home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / dusthelp / animfunc < prev    next >
Text File  |  1995-05-24  |  353b  |  7 lines

  1.   COMMAND ANIMFUNC
  2. -----------------------------------------------------------------
  3.     Purpose: modify object-points algorithmically (animated)
  4.       Usage: ANIMFUNC(<objectID>,<frames>,<filename>,<tmin>,<tmax>,
  5.              <x-expression>,<y-expression>,<z-expression>)
  6.    Examples: animfunc(1,12,obj,1.0,2.0,x0,y0,"30*sin(x0*x0/60*t0+y0*y0/60*t0)")
  7.